NevronOpenVision
Nevron.Nov.Dom Namespace / NCreateItemNodeEventArgs<TNode,TItem> Class
Fields Properties Methods


In This Topic
    NCreateItemNodeEventArgs<TNode,TItem> Class Members
    In This Topic

    The following tables list the members exposed by NCreateItemNodeEventArgs<TNode,TItem>.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe item for which a node should be created.  
    Public PropertyThe node that correspond to the item. Set this property value in the event handler.  
    Top
    See Also